-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TT-Buda-Demos Updates for TT-Buda Release (8/30) #123
Conversation
* Qwen1.5 0.5B pybuda implementation * remove unneeded requirement * rename "acceleration" to "accelerate" * Update env vars and compiler configs * remove undefined device_map * Remove misleading and unnecessary environment variables * remove qwen from phi branch * Add Phi 2 * Update requirements.txt * Standardize Phi2 demo and added tests * Remove old phi2 demo * fix missing quote in pyproject.toml * fix * Fix test saying qwen1_5 instead of phi2
* Qwen1.5 0.5B pybuda implementation * remove unneeded requirement * Update env vars and compiler configs * remove undefined device_map * Remove misleading and unnecessary environment variables * Refine qwen solution * Rename qwen file * Rename qwen filename and added qwen1.5-chat * Add qwen1.5 test case * Fix typo in pyproject.toml * Disable dynamic caching * Add extra whitespace below model title commment * Fix typo "moadl" to "model"
Our automated SPDX license verification process has discovered that the following files are missing a license header:
Please ensure each indicated file includes a valid SPDX license identifier. This is essential for maintaining licensing compliance. Your attention and cooperation in updating these files are greatly appreciated. Thank you. |
Our automated SPDX license verification process has discovered that the following files are missing a license header:
Please ensure each indicated file includes a valid SPDX license identifier. This is essential for maintaining licensing compliance. Your attention and cooperation in updating these files are greatly appreciated. Thank you. |
1 similar comment
Our automated SPDX license verification process has discovered that the following files are missing a license header:
Please ensure each indicated file includes a valid SPDX license identifier. This is essential for maintaining licensing compliance. Your attention and cooperation in updating these files are greatly appreciated. Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Changes reviewed and cross references models support table with internal excel sheet.
Curious, what were the problems Qwen and Phi were having with Wormhole chips? |
@JushBJJ here are the errors on Wormhole n150: Phi2
Qwen1.5
Both of them fail during the backend compilation. |
Updated model configs and demos for 8/30 TT-Buda release.
Models Support Table